xen.git
2010-08-09 Gianni Tedescoxc: fix segfault in pv domain create if kernel is an...
2010-08-09 Stefano StabelliniDo not try to retrieve userdata for dom0
2010-08-09 Stefano Stabellinixl: tell the user about non-existent domains
2010-08-09 Stefano Stabelliniformatting of "# xl list -h" is off (due to missing \n)
2010-08-09 Stefano Stabellinilibxl_check_device_model_version should return 0 or 1
2010-08-09 Anthony Perardtools/hotplug, Use udev rules instead of qemu script...
2010-08-09 Anthony Perardlibxl, Introduce the command line handler for the new...
2010-08-09 Anthony Perardlibxl, Fix name of tap device.
2010-08-05 Stefano StabelliniPV console for HVM domains
2010-08-05 Juergen Grosslibxl: fix memory leak in libxl_name_to_poolid
2010-08-04 Ian Campbelllibxl: add a specific MAC address type.
2010-08-04 Ian Campbelllibxl: add a specific UUID type.
2010-08-04 Ian Campbelllibxl: free values in XLU_ConfigSetting.
2010-08-04 Stefano Stabellinimerge
2010-08-04 Stefano StabelliniBacked out changeset 6a0dd2c29999
2010-08-04 Gianni Tedescoxl: detect pci-insert-failed dm status on pci-passthrough
2010-08-04 Gianni Tedescoxl: implement pci attach to explicitly defined virtual...
2010-08-04 Gianni Tedescoxl: prevent attempts to remove non-attached pci pass...
2010-08-04 Gianni Tedescoxl: centralize BDF parsing in to libxl
2010-08-04 Gianni Tedescoxl: PCI code cleanups
2010-08-03 Ian Campbellxl: fix memory leaks in xl create
2010-08-03 Ian Campbelllibxl: fix memory leak in libxl_name_to_domid
2010-08-03 Christoph Eggerlibxl: typo in error message
2010-08-03 Gianni Tedescolibblktapctl: fix use-after-free bug
2010-08-03 Mihir NanavatiAllow PCI passthrough to PV guest without IOMMU
2010-07-30 Ian Campbelllibxc: free thread specific hypercall buffer on xc_inte...
2010-07-30 Zhigang Wangxl: remove duplicate -d option from create help message
2010-07-30 Ian Campbellxl: destroy the logger before exit
2010-07-30 Ian Campbellxl: free the libxl context before exit
2010-07-30 Ian Campbellxl: return(N) from individual commands to top level...
2010-07-30 Ian Jacksonxl: support "xl list <domain>"
2010-07-30 Ian Jacksonlibxl: const-correctness for libxl_uuid2string
2010-07-30 Zhigang Wanglibxl: fix fstat implicit declaration build error
2010-07-30 Keir Fraserx86: unmask CPUID levels on Intel CPUs
2010-07-29 Paul Durranttools/misc: xen-hvmcrash: New tool to attempt to crash...
2010-07-29 Gianni Tedescolibxl: Check whether a PCI device is assignable before...
2010-07-29 Gianni Tedescolibxl: Move libxl_device_pci_reset to libxl_pci.c
2010-07-29 Patrick Colptools/xenpaging: Fix some memory leaks on error paths.
2010-07-29 Kuwamura Shin'yaxend: fix SyntaxError for Python 2.4 or earlier
2010-07-29 Christoph Eggerlibxl: Portability fixes for pty handling, in libxl_osd...
2010-07-29 Ian CampbellSubject: xl: log unknown domain shutdown reason and...
2010-07-29 Keir Fraserkexec: Clean up shutdown logic. Reinstate ACPI DMAR...
2010-07-28 Ian JacksonMerge
2010-07-28 Ian Campbelllibxl: consistently use typedef struct {} libxl_$type
2010-07-28 Keir Fraserx86: Correctly cook command lines for GRUB2.
2010-07-28 Keir Fraserxenpaging: Add a check to Xen for EPT.
2010-07-28 Keir FraserWalking the page lists needs the page_alloc lock
2010-07-27 Gianni Tedescolibxl: Move PCI specific functions to libxl_pci.c
2010-07-27 Christoph Eggerlibxl: const-correctness fix to device_physdisk_major_minor
2010-07-27 Ian Campbellxl: simplify configuration parsing with local variables
2010-07-27 Ian Campbellxl: move device structs into struct domain_config
2010-07-27 Ian Campbellxl: move create and build info to struct domain_config
2010-07-27 Ian Campbellxl: implement "rename-restart" action for shutdown
2010-07-27 Ian Campbelllibxl: add libxl_domain_preserve
2010-07-27 Ian Campbellxl: support on_{poweroff,reboot,crash} domain configura...
2010-07-27 Ian Campbellxl: Factor out domain death handling into a separate...
2010-07-27 Ian Campbellxl: Add function to generate random uuid and use it.
2010-07-27 Ian Campbelllibxl: signal caller if domain already destroyed on...
2010-07-27 Ian Campbelllibxl: return libxl_dominfo from libxl_event_get_domain...
2010-07-27 Ian Campbelllibxl: add shutdown reason to libxl_dominfo
2010-07-27 Ian Campbelllibxl: Add LIBXL_EVENT namespace prefix to enum libxl_e...
2010-07-27 Lutz Dubexend (XenAPI): Error in Xend-API method VM_set_actions_...
2010-07-27 Gianni Tedescolibxl: fix segfault when detaching non-existant disk
2010-07-26 Olaf Hering# HG changeset patch
2010-07-26 Olaf Heringlibxenguest: correct order of zlib linker options to...
2010-07-26 Ian Jacksontools/hotplug etc.: remove Default-Enabled from LSB...
2010-07-26 Olaf Heringtools/hotplug: add LSB header to xen-watchdog runlevel...
2010-07-25 Keir Fraserx86: Add -fno-exceptions to list of possibly-supported...
2010-07-23 Olaf Heringtools/hotplug: Install udev rules into rules.d
2010-07-23 Ian JacksonMerge
2010-07-23 Ian Jacksontools/libxl: Revert broken NetBSD portability patches
2010-07-23 Ian Jacksonxl: Fix build after info1,info2 change
2010-07-23 Ian Campbellxl: do not try and auto re-connect console on reboot
2010-07-23 Ian Campbellxl: use more descriptive names than info1 and info2
2010-07-23 Ian Campbellxl: Spelling fix to ("quite" => "quiet")
2010-07-23 Olaf Heringcorrect xenballoond.init description in LSB part
2010-07-23 Olaf Heringtools/hotplug: correct xend initscript dependency in...
2010-07-23 Olaf Heringtools and Makefiles: introduce and use new SYSCONFIG_DI...
2010-07-23 Ian Campbelllibxl/xl: correctly report domain state.
2010-07-23 Ian Campbelllibxl: do not create /vss and /xapi paths in xenstore.
2010-07-23 "Dube, Lutz"tools/xend: Fix performance of xend with more than...
2010-07-23 Gianni Tedescolibxl: consistent handling of libxc errors
2010-07-23 Ian Campbelllibxl: remove xenstore /local/domain/<domid> after...
2010-07-23 Stefano Stabellinitools/libxl: usbdevice should imply usb
2010-07-23 Christoph Eggertools/libxl: Fix blktap2 NetBSD build and also revert...
2010-07-22 Keir Fraserlibxc: Do not bother initialising shared-info page...
2010-07-22 Keir Fraserhvmloader: clear the whole shared-info page when shutti...
2010-07-21 Ian JacksonRevert 91c486918e02 "More consistent error handling...
2010-07-21 Ian Campbellstubdom: correct handling DESTDIR during build
2010-07-21 Keir Fraserbuild: Make all GIT download URLs depend correctly...
2010-07-21 Keir Fraserx86: New boot option availmem= to limit usable system...
2010-07-20 Keir FraserMerge
2010-07-20 Stefano StabelliniAttached patch fixes linking error when creating the...
2010-07-20 Stefano StabelliniAttached patch takes over some portability fixes from...
2010-07-20 Stefano Stabelliniimplement xl vncviewer
2010-07-20 Keir Fraserhvmloader/gpxe: Add a couple of bug-fix patches from...
2010-07-20 Keir Fraserhvmloader: clear the xenbus event-channel when we're...
2010-07-20 Keir Frasergdbsx: Implement missing Makefile rules.
2010-07-20 Keir Frasertools: Update distclean target to remove auto-gen'ed...
2010-07-20 Keir Fraserhvmloader: Download gpxe bits via HTTP rather than...
next